xm: Fix xm shutdown for xendomains.
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 8 Apr 2008 08:57:37 +0000 (09:57 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 8 Apr 2008 08:57:37 +0000 (09:57 +0100)
commit7c4dc2c62703fc589553b114133ccd21225b0998
tree974dca91ee68872a7bc0eaae16f933902ff9d0fe
parent67b5d35497538eba657c7d6ea124df54056d7c87
xm: Fix xm shutdown for xendomains.

If xm shutdown command is passed the domain ID, it should still wait
for the shutdown completion of the domain if passed option --wait.

Signed-off-by: Masaki Kanno <kanno.masaki@jp.fujitsu.com>
tools/python/xen/xm/shutdown.py